Members
Overall Objectives
Research Program
Application Domains
New Software and Platforms
New Results
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Software and Platforms

Platforms

Platform Pervasive_RFID

Keywords: Composite objects - RFID

Scientific Description

In 2015 we completed the RFID experiment testbed realized in 2014 in collaboration with IETR (see Figure 1 ).

Figure 1. RFID testbed
IMG/RFID-testbed.png

This system allows both interactive testing as well as long running experiments of RFID reading protocols. It comprises a software platform (see Figure 2 ) allowing fine control over all dynamic aspects influencing RFID readings: movements for target and antenna, RFID reader configuration, and smart antenna configuration (diversity and power control). This testbed supports the reproduction of most situations found in real applications. We achieved the following improvements on the testbed in 2015:

Figure 2. Software architecture of the RFID testbed
IMG/software-architecture.png

On-demand room

Keywords: Smart Home - Metamorphic House

Description

As part of the demonstration activities, we realized a prototype of the on-demand room as an immersive interactive virtual-reality application, leveraging the Immersia platform. Two iterations were achieved so far.

For the first iteration of the demonstrator, we realized a three-dimensional model of the on-demand room and two adjacent apartments, using the software SketchUp. This model was then imported in Unity3D and MiddleVR, which allow to display and navigate inside the model using the virtual reality platform Immersia (http://www.irisa.fr/immersia/ ). We then implemented the application logic of the on-demand room using Unity scripting facilities. By wearing 3D glasses and a marker on their hand, users can literally walk inside the apartments, open doors and observe how the configuration of the room changes to become a part of one dwelling or another, as shown in Figure 3 .

Figure 3. 3D model in the Immersia platform
IMG/FIGURE-1.png

The second (and current) iteration of the demonstrator introduced a major feature: the real/virtual integration. Actual domestic appliances can now be connected to Immersia and participate to the on-demand room demonstration. In this phase we showed that a real light switch, located in the virtual on-demand room, can change its behavior and alternatively control one of the two real lamps, each located in one of the aparments, as shown in Figure 4 .

Figure 4. Integration of real devices
IMG/FIGURE-2.png

To develop the real/virtual integration feature, we used home automation controllers and devices implementing the KNX standard. After wiring and programming the domotic network, we developed an application that leverages the Falcon library, provided by the KNX association, to dynamically change the behavior of the real light switch.